Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#119] Fix: 페이징 content 빈값 문제 #120

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

tkguswls1106
Copy link
Member

PULL REQUEST

🎋 Branch Name

fix/#119

🔑 Main Contents

밑의 2가지 문제를 해결 완료함.

  • 초대링크를 통한 방 검색 조회시, Page 페이징 내의 content가 비게된 채로 반환되는 문제
  • 퇴장을 하지않은 인원이 채팅 내역을 조회시, Slice 페이징 내의 content가 비게된 채로 반환되는 문제

🏞 Screenshots (Optional)

Fororing-Image 31
초대링크 문제 해결 / 채팅내역 문제 해결

📋 Checks for reviewers (Optional)

위의 스크린샷처럼 모두 해결 완료하였습니다.

@tkguswls1106 tkguswls1106 added the 🐛 Fix 버그 수정 label Jun 1, 2024
@tkguswls1106 tkguswls1106 requested a review from JunSang1121 June 1, 2024 13:04
@tkguswls1106 tkguswls1106 self-assigned this Jun 1, 2024
@tkguswls1106 tkguswls1106 linked an issue Jun 1, 2024 that may be closed by this pull request
Copy link
Collaborator

@JunSang1121 JunSang1121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 승인합니다

@tkguswls1106 tkguswls1106 merged commit c1872f8 into develop Jun 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 페이징 content 빈값 문제
2 participants